'Declaration
Public ReadOnly Property Shape As IShape
'Usage
Dim instance As ShapeEventArgs Dim value As IShape value = instance.Shape
public IShape Shape {get;}
'Declaration
Public ReadOnly Property Shape As IShape
'Usage
Dim instance As ShapeEventArgs Dim value As IShape value = instance.Shape
public IShape Shape {get;}