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