:TS:Type:ObjectMember Node

represents a member of an :TS:Type:Object

Properties

NameDescription
namename of the member
optional (boolean)indicates, if the member has been declared optional/nullable via a ? suffix
readonly (boolean)indicates, if the member has a readonly modifier

Relations

NameTarget Label(s)CardinalityDescription
OF_TYPE:TS:Type1type of the member