Optional ReadonlyaliasOptional ReadonlyformattedOptional ReadonlyhasReadonlynativeThe raw native value as a JavaScript type, which is one of string, number, boolean, or Date object. Please note that special values are returned as null. The actual special value can be found in formattedValue, which would be something like 'Null', or 'No-Access'. Using nativeValue can greatly simplify your error checking since all values will be their native type value or null.
Readonlyvalue
Returns
The alias of a value only if
hasAliasis true.