I'm new to the topic of intellij plugins and try to modify this plugin https://github.com/MaibornWolff/intellij-kotlin-builder-plugin/
Having an Instance of org.jetbrains.kotlin.psi.KtClass , how do i get the default values for parameters of the primary constructor?