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