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