public bool HasChild { get; }
Public ReadOnly Property HasChild As Boolean Get
public: virtual property bool HasChild { bool get () sealed; }
abstract HasChild : bool with get override HasChild : bool with get
In This Article