option

fun ElementCreator<Element>.option(attributes: Map<String, JsonPrimitive> = emptyMap(), new: ElementCreator<OptionElement>.(OptionElement) -> Unit? = null): OptionElement(source)