1 write to isNillable
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
129set { isNillable = value;}
1 reference to isNillable
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
128get { return isNillable;}