int FormatVersion { get; set; }
Property FormatVersion As Integer Get Set
property int FormatVersion { int get (); void set (int value); }
abstract FormatVersion : int with get, set
In This Article