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