tableId property

int? get tableId

Implementation

int? get tableId;
set tableId (int? tableId)

Implementation

set tableId(int? tableId);