1 write to final
System.Xml (1)
System\Xml\Schema\XmlSchemaType.cs (1)
97set { final = value; }
1 reference to final
System.Xml (1)
System\Xml\Schema\XmlSchemaType.cs (1)
96get { return final; }