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