public bool isTestMode { get; }
Public ReadOnly Property isTestMode As Boolean Get
public: property bool^ isTestMode { bool^ get (); }