Interface: ModelMetadata
Associated model metadata.
Properties
dataType?
optional dataType?: AnyType;
Associated data type for runtime checking (if any).
modelIdProperty
modelIdProperty: string | undefined;
Property used as model id.
valueType
valueType: boolean;
A value type will be cloned automatically when being attached to a new tree.