The ReadOnly keyword indicates that a variable or property can be read but not written.
The ReadOnly keyword is used in these contexts:
Dim Statement
Property Statement
Visual Basic Language Keywords