public string DictFile { get; set; }
Public Property DictFile As String
public: property String^ DictFile { String^ get (); void set (String^ value); }