@ark7/model - v2.0.56
Preparing search index...
runtime
Property
Interface Property
Since
1.0.0
interface
Property
{
abstract
?:
true
;
getter
?:
true
;
modifier
:
Modifier
;
name
:
string
;
optional
:
boolean
;
readonly
?:
true
;
setter
?:
true
;
type
:
Type
;
}
Index
Properties
abstract?
getter?
modifier
name
optional
readonly?
setter?
type
Properties
Optional
abstract
abstract
?:
true
Optional
getter
getter
?:
true
modifier
modifier
:
Modifier
name
name
:
string
optional
optional
:
boolean
Optional
readonly
readonly
?:
true
Optional
setter
setter
?:
true
type
type
:
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abstract
getter
modifier
name
optional
readonly
setter
type
@ark7/model - v2.0.56
Loading...
Since
1.0.0