'Declaration
Public ReadOnly Property EventID As System.Integer
'Usage
Dim instance As N_Event_ReportArgs Dim value As System.Integer value = instance.EventID
public System.int EventID {get;}
public read-only property EventID: System.Integer;
public function get EventID : System.int
public: __property System.int get_EventID();
public: property System.int EventID { System.int get(); }