The description property refers to the description of that item, which is an optional field built into SharpCloud.
Type of Data Returned
Description returns the items description in TEXT format.
Example
Using a calculated value to express the name and description together.
CONCAT([name, “:”, description])