Re: [community-group] Add a `$private` property for tokens (#110)

> This is a pretty common convention among many programming languages to denote "private" members in a class/module.

Important to note that this is only a convention when a language doesn't have a native way to express `private`.

Once there is a native mechanic the `_` convention is immediately abandoned :)

-- 
GitHub Notification of comment by romainmenke
Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/110#issuecomment-1148945367 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 7 June 2022 17:11:55 UTC