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