kotlin-reflection Demonstrates basic kotlin reflection concepts. To use Kotlin reflection, add the following dependency to your project: implementation(kotlin("reflect"))