class SingleVariable(Variable)
单变量,存储和持有单个数值或字符串
def get()
get(self: ocean.ocean.SingleVariable) -> ocean.ocean.Value
获取变量值
Returns:
变量值
字符串内容