'Declaration
<JetBrains.Annotations.CanBeNullAttribute()> ReadOnly Property OpenException As Exception
[JetBrains.Annotations.CanBeNull()] Exception OpenException {get;}
[JetBrains.Annotations.CanBeNull()] property Exception^ OpenException { Exception^ get(); }
Property Value
The value of this property can be null
(Nothing
in Visual Basic).