feedId property

int? get feedId

Implementation

int? get feedId;
set feedId (int? feedId)

Implementation

set feedId(int? feedId);