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