Declares the Kind of a SchemaType
public enum SchemaTypeKind : System.Byte
Component
0
Declare a ComponentType is an IComponent.
Script
1
Declare a ScriptType is a Script.
Tag
2
A Tag is defined by struct definition without fields / properties extending ITag.