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