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