Gets or sets the schema of the data type.
public string Schema { get; set; }
A String value that specifies the schema of the data type.
Working with Data Types
DataType ClassMicrosoft.SqlServer.Management.Smo Namespace