public int GetNumberOfProperties(int waterPropertiesInstanceID)
 {
     return(MohidWaterEngineDLLAccess.GetNumberOfProperties(ref waterPropertiesInstanceID));
 }