storage property

int? get storage

Implementation

int? get storage;
set storage (int? storage)

Implementation

set storage(int? storage);