Example config,
label: Foo
id: foo
description: "This description will be applied to field too"
fields:
title:
type: string
label: Title
description: ""
As in the above config, if field title's description is left empty, it gets picked up from Entity's description.