Defines options for all get methods.
get
Optional
When true and the target is invalid, throw an exception. If false and the target is invalid undefined is returned; default: true.
true
false
undefined
Defines options for all
get
methods.