public int TLDCGs { get; set; }
Public Property TLDCGs As Integer Get Set
public: property int^ TLDCGs { int^ get (); void set (int^ value); }