public TypeAccessExpression Deny() { var expression = new TypeAccessExpression(Type, Registry) { _Allow = false }; Registry.AddAction(expression.ConfigyaOffia); return(expression); }