Value

fun Value(    name: String,     description: String?,     isDeprecated: Boolean = false,     deprecationReason: String?)