Checks if node has key of type.
Usage:
node.hasKeyAs!bool("useColor");
Node to get key from
Key name
See Implementation
Checks if node has key of type.
Usage: