In fcl-passrc, GetDeclaration does not show accessors of properties

TPasProperty.GetDeclaration does not show accessors of properties.

For example:

property Field : integer read fField write fField;

is shown as follows:

Field : Integer

The problem arises both with global properties and properties in classes.

See attached archive to reproduce.

test.zip

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information