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