Function isProtection
						
				bool isProtection(
				
  ubyte type
				
				) pure nothrow @nogc @safe;
						
					
				Returns
true if the given ID type is for a protection attribute.
						
				bool isProtection(
				
  ubyte type
				
				) pure nothrow @nogc @safe;
						
					
				true if the given ID type is for a protection attribute.