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