invoke

operator fun invoke(value: String): VNCName(source)
@JvmName(name = "invokeNullable")
operator fun invoke(value: String?): VNCName?(source)