gremlin
Preparing search index...
process/gvalue
GValue
Class GValue<T>
Type Parameters
T
=
any
Index
Constructors
constructor
Properties
name
value
Methods
is
Null
to
String
Constructors
constructor
new
GValue
<
T
=
any
>
(
name
:
string
,
value
:
T
)
:
GValue
<
T
>
Type Parameters
T
=
any
Parameters
name
:
string
value
:
T
Returns
GValue
<
T
>
Properties
Readonly
name
name
:
string
Readonly
value
value
:
T
Methods
is
Null
isNull
()
:
boolean
Returns
boolean
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
value
Methods
is
Null
to
String
gremlin
Loading...