peer property

List<P2PPeer>? peer
getter/setter pair

list of peers

Implementation

List<P2PPeer>? peer;