introspect method

SchemaDescriptor introspect()

Implementation

SchemaDescriptor introspect() {
  return _SchemaIntrospector().describe(this);
}