public Nullable<bool> HasChildren { get; }
Public ReadOnly Property HasChildren As Nullable(Of Boolean) Get
public: property Nullable<bool> HasChildren { Nullable<bool> get (); }