How to show created-at and updated-at in block properties

You cannot.
You can only enable block timestamp feature, and have created-at and updated-at automatically with epoch (Unix) time
By changing config.edn:
:feature/enable-block-timestamps? true