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