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