@Beta(2020, 6) class GetExpression : Expression
Gets property value
fun dispose(): Unit |
|
fun finalize(): Unit |
|
static fun get(property: String): GetExpression!
Creates expression for getting property value. |
|
fun getNativeHandle(): Long |