feng-zihao
annotation class ConfigProperty constructor(val name: String, val nullable: Boolean = false, val defaultValue: String? = null)