getFeature

open override fun <F : StructureFeature> getFeature(type: KClass<out F>): F?(source)

Feature is some additional structure information that allows to access it special properties or hints. If the feature is not present, null is returned.