Visual Basic Language Reference  

WriteOnly

The WriteOnly keyword indicates that a property can be written but not read.

The WriteOnly keyword is used in this context:

Property Statement

See Also

Visual Basic Language Keywords