int PersistedVersion { get; set; }
Property PersistedVersion As Integer Get Set
property int PersistedVersion { int get (); void set (int value); }