public TextComboBoxItem ValueComboBoxItem { get; set; }
Public Property ValueComboBoxItem As TextComboBoxItem Get Set
public: property TextComboBoxItem^ ValueComboBoxItem { TextComboBoxItem^ get (); void set (TextComboBoxItem^ value); }