public XYZ Spin { get; set; }
Public Property Spin As XYZ
public: property XYZ^ Spin { XYZ^ get (); void set (XYZ^ value); }