protected GfQuath GetValue(int index) { GfQuath ret = new GfQuath(UsdCsPINVOKE.VtQuathArray_GetValue(swigCPtr, index), false); return(ret); }