string SchemaRootName { get; set; }
Property SchemaRootName As String Get Set
property String^ SchemaRootName { String^ get (); void set (String^ value); }
abstract SchemaRootName : string with get, set