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