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