public UInt16 Value(UInt16 settingno)
 {
     return(Graphite2Api.FrefValue(_featureRef, settingno));
 }