public TTribNFe IBSCBS { get; set; }Public Property IBSCBS As TTribNFe
Get
Set
Dim instance As Imposto
Dim value As TTribNFe
value = instance.IBSCBS
instance.IBSCBS = valuepublic:
property TTribNFe^ IBSCBS {
TTribNFe^ get ();
void set (TTribNFe^ value);
}