public bool IsWritable { get; }
Public ReadOnly Property IsWritable As Boolean Get
public: property bool IsWritable { bool get (); }
member IsWritable : bool with get