bool DoNotHideTasksTakenByOthers { get; set; }Property DoNotHideTasksTakenByOthers As Boolean
Get
Setproperty bool DoNotHideTasksTakenByOthers {
bool get ();
void set (bool value);
}abstract DoNotHideTasksTakenByOthers : bool with get, set