Documentation for this section has not yet been entered.
Key access implies access to all values it contains and all variables under it.
This property specifies RegistryPermissionAttribute.Create, RegistryPermissionAttribute.Read, and RegistryPermissionAttribute.Write access rights for the specified keys and their values. The access rights are for registry data only; they do not include the access control rights RegistryPermissionAttribute.ChangeAccessControl or RegistryPermissionAttribute.ViewAccessControl.
The get accessor is provided for C# compiler compatibility. The C# compiler requires attribute properties to be read/write.