Logo Xantham

TsSetAccessor Type

Represents a `set` accessor. Reflects: `SetAccessorDeclaration`. Example (TS): ```ts class C { set value(v: number) {} } ```

Record fields

Record Field Description

ArgumentType

Full Usage: ArgumentType

Field type: TypeKey
Field type: TypeKey

Documentation

Full Usage: Documentation

Field type: TsComment list
Field type: TsComment list

IsPrivate

Full Usage: IsPrivate

Field type: bool
Field type: bool

IsStatic

Full Usage: IsStatic

Field type: bool
Field type: bool

Name

Full Usage: Name

Field type: string
Field type: string

Type something to start searching.