public float GetFloat(string name)
 {
     return(SwigObject.GetFloat(name));
 }