float X { get; set; }
Property X As Single Get Set
property float X { float get (); void set (float value); }