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