get

abstract fun <X : Any> get(prop: String): KPropExpression<X>
abstract fun <X : Any> get(prop: ImmutableProp): KPropExpression<X>