```val <T> Foo<T>.prop: T get() = th...
# announcements
r
Copy code
val <T> Foo<T>.prop: T
  get() = this.thing as T