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