public int GetNumberOfProperties(int drainageNetworkInstanceID)
 {
     return(MohidLandEngineDLLAccess.GetNumberOfProperties(ref drainageNetworkInstanceID));
 }