Public ReadOnly Property Properties As SPPropertyBag
Dim instance As SPAlert Dim value As SPPropertyBag value = instance.Properties
public SPPropertyBag Properties { get; }