'Declaration
Public ReadOnly Property DebugOptions As DebugOptions
'Usage
Dim 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(); }