'Declaration
Public ReadOnly Property ProgressPercentage As Integer
'Usage
Dim instance As ProcessImageProgressChangedEventArgs Dim value As Integer value = instance.ProgressPercentage
public int ProgressPercentage {get;}
public: __property int get_ProgressPercentage();