pub fn get(name: &str) -> Result<String, Error>
Get an application variable value for the current component.
The name must match one defined in in the component manifest.