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