dispose abstract method

void dispose()

Dispose the custom property.

After calling dispose, the custom property should no longer be used.

Implementation

void dispose();