public string RemoteModelRecommendationAddress { get; set; }public:
property String^ RemoteModelRecommendationAddress {
String^ get ();
void set (String^ value);
}function get_RemoteModelRecommendationAddress();
function set_RemoteModelRecommendationAddress(value);