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