public int ParetnId { get; set; }
Public Property ParetnId As Integer
public: property int ParetnId { int get (); void set (int value); }