[To be supplied.]
[Visual Basic] Public Property System As String [C#] public string System {get; set;} [C++] public: __property String* get_System(); public: __property void set_System(String*); [JScript] public function get System() : String; public function set System(String);
XmlSchemaNotation Class | XmlSchemaNotation Members | System.Xml.Serialization.Schema Namespace