QuestNoEntryRegion : BaseRegion, IComparable
      (ctor) QuestNoEntryRegion( XmlElement xml, Map map, Region parent )
      Type MaxObjective( get; )
      int Message( get; )
      Type MinObjective( get; )
      Type Quest( get; )
      virtual bool OnMoveInto( Mobile m, Direction d, Point3D newLocation, Point3D oldLocation )