sortable property

bool? sortable
getter/setter pair

Whether the artifact can be used in a ORDER BY clause in search queries.

Output only.

Implementation

core.bool? sortable;