'Declaration
<DefaultValueAttribute(True)> Public ReadOnly Property FilterIsStrictlyPhysical As Boolean
'Usage
Dim instance As UADataSetSubscriptionDescriptor Dim value As Boolean value = instance.FilterIsStrictlyPhysical
[DefaultValue(true)] public bool FilterIsStrictlyPhysical {get;}
[DefaultValue(true)] public: property bool FilterIsStrictlyPhysical { bool get(); }