isAbstract

abstract fun isAbstract(): Boolean(source)

Is the method abstract? All interface methods not marked as default are abstract.