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