How can we improve?
public override int OutputDepth {get;}
public: __property int get_OutputDepth() override;
public: property int OutputDepth { int get() override; }
'Declaration Public Overrides ReadOnly Property OutputDepth As Integer
'Usage Dim instance As ImGearFullLUT Dim value As Integer value = instance.OutputDepth
ImGearFullLUT Class ImGearFullLUT Members