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