publisher property

ISunnyPublisher? publisher

Property getter and setter for publisher:

Implementation

ISunnyPublisher? get publisher;
void publisher=(ISunnyPublisher? publisher)

Implementation

set publisher(ISunnyPublisher? publisher);