float Y { get; set; }
Property Y As Single Get Set
property float Y { float get (); void set (float value); }
abstract Y : float32 with get, set