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