Metafield values do I need to use .Value or Not?

Hi,

On some files (.liquid) inside Snippets folder needs to use the .value and others I can use otherwise will get ‘null’.

Example: {{selected_variant.metafields.namespace.value}}

Does anybody know whats happening here?