public double X { get; }
Public ReadOnly Property X As Double Get
public: property double X { double get (); }
member X : float with get
In This Article