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