public virtual int Add(CustomPropertyCollection value)
 {
     return(base.List.Add(value));
 }