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