'DeclarationPublic ReadOnly Property DebugOptions As DebugOptions
'UsageDim instance As Processor Dim value As DebugOptions value = instance.DebugOptions
public DebugOptions DebugOptions {get;}
public: __property DebugOptions* get_DebugOptions();
public: property DebugOptions^ DebugOptions { DebugOptions^ get(); }
