get

operator fun get(str: String): RGBA
operator fun get(str: String, default: RGBA, errorOnDefault: Boolean = false): RGBA