getField

abstract fun getField(name: String): FieldReference?

Returns the declared field identified by this name, or null if none exists.