'Declaration
Public ReadOnly Property ImageLine As ImageLine
'Usage
Dim instance As LineFoundEventArgs Dim value As ImageLine value = instance.ImageLine
public ImageLine ImageLine {get;}
public read-only property ImageLine: ImageLine;
public function get ImageLine : ImageLine
public: property ImageLine^ ImageLine { ImageLine^ get(); }