initializer

fun initializer(format: String, vararg args: Any?): PropertySpec.Builder
fun initializer(codeBlock: CodeBlock): PropertySpec.Builder