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