TypeField interface

Information about a field of a type.

Properties

name

Gets or sets the name of the field.

type

Gets or sets the type of the field.

Property Details

name

Gets or sets the name of the field.

name?: string

Property Value

string

type

Gets or sets the type of the field.

type?: string

Property Value

string