<T> T
get(ClaimRule<T> property, T defaultValue)
getOrDefault(ClaimRule<T> property)
<T> boolean
has(ClaimRule<T> property)
<T> void
set(ClaimRule<T> property, T value)
unset(ClaimRule<T> property)