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