public int NumIsoPackets { get; set; }
Public Property NumIsoPackets As Integer Get Set
public: property int NumIsoPackets { int get (); void set (int value); }