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