'Declaration
<NotNullAttribute()> Public ReadOnly Property AttributeArguments As UAAttributeArguments
'Usage
Dim instance As UAWriteValueObserver(Of TValue) Dim value As UAAttributeArguments value = instance.AttributeArguments
[NotNull()] public UAAttributeArguments AttributeArguments {get;}
[NotNull()] public: property UAAttributeArguments^ AttributeArguments { UAAttributeArguments^ get(); }