Models a database schema u owner.
Schema name.
public String Name { get; set; }
Returns a textual representation of the Schema.
public String ToString()
In this document