queryPath property
The path to be queried.
This can be the default namespace ('') or a nested namespace ('/') or a specified key ('/').
Implementation
core.String? queryPath;
The path to be queried.
This can be the default namespace ('') or a nested namespace ('/') or a specified key ('/').
core.String? queryPath;