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