'Declaration
Public Property NumericButtons As CalculatorButtonStyle
'Usage
Dim instance As DropDownCalculator Dim value As CalculatorButtonStyle instance.NumericButtons = value value = instance.NumericButtons
public CalculatorButtonStyle NumericButtons {get; set;}