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