public bool ShowS11 { get; set; }
Public Property ShowS11 As Boolean Get Set
public: property bool ShowS11 { bool get (); void set (bool value); }
member ShowS11 : bool with get, set
In This Article