public IRoleUser? Deputy { get; set; }
Public Property Deputy As IRoleUser Get Set
public: property IRoleUser^ Deputy { IRoleUser^ get (); void set (IRoleUser^ value); }
member Deputy : IRoleUser with get, set
In This Article