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