Property TypeKey
TypeKey
Gets the child's type key, which may be a schema type name such as SizeType, a
built-in such as xsd:string, a synthetic key for an anonymous type, or
(simple) where the declaration carries an inline simple type.
public string TypeKey { get; }