'Declaration Protected Overridable ReadOnly Property IsCurrent As System.Boolean
'Usage Dim instance As CellPresenterBase Dim value As System.Boolean value = instance.IsCurrent
protected virtual System.bool IsCurrent {get;}
'Declaration Protected Overridable ReadOnly Property IsCurrent As System.Boolean
'Usage Dim instance As CellPresenterBase Dim value As System.Boolean value = instance.IsCurrent
protected virtual System.bool IsCurrent {get;}