HairstylistBuyInfo
      (ctor) HairstylistBuyInfo( string title, int price, bool facialHair, Type gumpType, object[] args )
      (ctor) HairstylistBuyInfo( int title, int price, bool facialHair, Type gumpType, object[] args )
      bool FacialHair( get; )
      object[] GumpArgs( get; )
      Type GumpType( get; )
      int Price( get; )
      int Title( get; )
      string TitleString( get; )