operator fun get(name: String): String?
Retrieve a non-RFC JWT string Claim by its name
name - The claim's key as it appears in the JSON object
name
Return the Claim's value or null if not available or not a string