public short CategoryDepth { get; set; }
Public Property CategoryDepth As Short
public: property short CategoryDepth { short get (); void set (short value); }