@JsType(isNative=true,
name="Object",
namespace="<global>")
public final class NativeBooleanDescriptor
extends java.lang.Object
| Constructor and Description |
|---|
NativeBooleanDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getValue()
Gets the value associated with the property.
|