'Declaration
<NotNullAttribute()> Public Shadows Shared ReadOnly Empty As OperationEventArgs
'Usage
Dim value As OperationEventArgs value = OperationEventArgs.Empty
[NotNull()] public new static readonly OperationEventArgs Empty
[NotNull()] public: new static readonly OperationEventArgs^ Empty