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