public XYZ HandOrientation { get; }
Public ReadOnly Property HandOrientation As XYZ Get
public: property XYZ^ HandOrientation { XYZ^ get (); }
member HandOrientation : XYZ with get