Class ReadOnlyAttribute NamespaceLoM.Super AssemblyLoM.Super.dll Use this attribute to make a field read-only in the inspector. [AttributeUsage(AttributeTargets.Field)] public class ReadOnlyAttribute : Attribute Inheritance object Attribute ReadOnlyAttribute