public virtual ObjectID ReadObjectID(IInternalReadContext context)
 {
     return(ObjectID.Read(context));
 }