public string CFID { get; set; }
Public Property CFID As String Get Set
public: property String^ CFID { String^ get (); void set (String^ value); }