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