get

abstract fun <X : Any> get(prop: KProperty1<T, X?>): KPropExpression<X>
abstract fun <X : Any> get(prop: ImmutableProp): KPropExpression<X>