'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property DefaultAttributeData As UAAttributeData
'Usage
Dim value As UAAttributeData value = UAAttributePointArguments.DefaultAttributeData
[NotNull()] public static UAAttributeData DefaultAttributeData {get;}
[NotNull()] public: static property UAAttributeData^ DefaultAttributeData { UAAttributeData^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).