storage property

int? storage

Implementation

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

Implementation

set storage(int? storage);