public float X { get; }
Public ReadOnly Property X As Single Get
public: property float X { float get (); }
member X : float32 with get