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