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