'Declaration Property IsDirty As Boolean
'Usage Dim instance As IUpdatableCellType Dim value As Boolean instance.IsDirty = value value = instance.IsDirty
bool IsDirty {get; set;}
'Declaration Property IsDirty As Boolean
'Usage Dim instance As IUpdatableCellType Dim value As Boolean instance.IsDirty = value value = instance.IsDirty
bool IsDirty {get; set;}