'Declaration<NotNullAttribute()> Public Shared ReadOnly Property Float As PrimitiveDataType
'UsageDim value As PrimitiveDataType value = UAOpcBinaryStandardDataTypes.Float
[NotNull()] public static PrimitiveDataType Float {get;}
[NotNull()] public: static property PrimitiveDataType^ Float { PrimitiveDataType^ get(); }