[]
Gets or sets theme.
[TypeConverter(typeof(ExpandableObjectConverter))] public ExpressionEditorTheme Theme { get; set; }
<TypeConverter(GetType(ExpandableObjectConverter))> Public Property Theme As ExpressionEditorTheme