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