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