public bool HasParam { get; }
Public ReadOnly Property HasParam As Boolean Get
public: property bool HasParam { bool get (); }
member HasParam : bool with get
In This Article