int Nonce { get; set; }
Property Nonce As Integer
property int Nonce { int get (); void set (int value); }