StatusDescription property
String?
get
StatusDescription
Implementation
String? get StatusDescription =>
this.PropertyBag[TaskSchema.StatusDescription] as String?;
String? get StatusDescription =>
this.PropertyBag[TaskSchema.StatusDescription] as String?;