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