Public ReadOnly Property ChildID As Integer
public int ChildID { get; }
public: property int ChildID { int get (); }
function get_childID();