public bool ShowPercent { get; set; }
Public Property ShowPercent As Boolean
public: property bool ShowPercent { bool get (); void set (bool value); }