public bool UseMammoth { get; set; }
Public Property UseMammoth As Boolean Get Set
public: property bool^ UseMammoth { bool^ get (); void set (bool^ value); }