public double PercentWidth { get; set; }
Public Property PercentWidth As Double Get Set
public: property double^ PercentWidth { double^ get (); void set (double^ value); }