shareId property

int? get shareId

Implementation

int? get shareId;
set shareId (int? shareId)

Implementation

set shareId(int? shareId);