'Declaration Protected Property Applying As Boolean
'Usage Dim instance As SpreadSkin Dim value As Boolean instance.Applying = value value = instance.Applying
protected bool Applying {get; set;}
'Declaration Protected Property Applying As Boolean
'Usage Dim instance As SpreadSkin Dim value As Boolean instance.Applying = value value = instance.Applying
protected bool Applying {get; set;}