public bool AuthorTaskAssignedRoleRowIDCached { get; set; }Public Property AuthorTaskAssignedRoleRowIDCached As Boolean
Get
Setpublic:
property bool AuthorTaskAssignedRoleRowIDCached {
bool get ();
void set (bool value);
}member AuthorTaskAssignedRoleRowIDCached : bool with get, set