Guid WorkplaceId { get; set; }
Property WorkplaceId As Guid Get Set
property Guid WorkplaceId { Guid get (); void set (Guid value); }
abstract WorkplaceId : Guid with get, set
In This Article