Type to start searching...

Type

Properties
bases : string

The base type or types (space-separated list).

description : string

The type description.

name : identifier

The type name, unqualified.

Valid values based on“string”.
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*

Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.

Content
Parents