public bool WithExtendedPermissions { get; }
Public ReadOnly Property WithExtendedPermissions As Boolean
Get
public:
virtual property bool WithExtendedPermissions {
bool get () sealed;
}
abstract WithExtendedPermissions : bool with get
override WithExtendedPermissions : bool with get