feedId property

int? feedId

Implementation

int? get feedId;
void feedId=(int? feedId)

Implementation

set feedId(int? feedId);