Color BackColor {get; set;}
'Declaration Property BackColor As Color
'Declaration
Property BackColor As Color
'Usage Dim instance As IElementStyle Dim value As Color instance.BackColor = value value = instance.BackColor
'Usage
Dim instance As IElementStyle Dim value As Color instance.BackColor = value value = instance.BackColor
IElementStyle Interface IElementStyle Members