founded property

num founded

Implementation

num get founded => _founded;
void founded=(num founded)

Implementation

set founded(num founded) => _founded = founded;