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