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