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