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