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