string FileFormat { get; set; }
Property FileFormat As String Get Set
property String^ FileFormat { String^ get (); void set (String^ value); }
abstract FileFormat : string with get, set