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