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