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