declaring read-only and write-only properties #691
Unanswered
ActualMasterOogway
asked this question in
Q&A
Replies: 1 comment
-
It is not possible yet. I think Luau will support it in future. See https://github.com/luau-lang/rfcs/blob/master/docs/syntax-property-access-modifiers.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do i declare read-only/write-only properties in a class?
I couldn't find anything on the devforum or in the documentation, is it even possible to do that?
Beta Was this translation helpful? Give feedback.
All reactions