readOnlyNonRecursive property

bool readOnlyNonRecursive
getter/setter pair

Make the mount non-recursively read-only, but still leave the mount recursive (unless NonRecursive is set to true in conjunction).

Implementation

bool readOnlyNonRecursive;