public TIS IS { get; set; }
Public Property IS As TIS Get Set Dim instance As Imposto Dim value As TIS value = instance.IS instance.IS = value
public: property TIS^ IS { TIS^ get (); void set (TIS^ value); }
In This Article