pub fn variable(scope: &mut Scope) -> Result<Operation>
Shorthand for Variable::new().build(scope).
Variable::new().build(scope)