1 - Alíquota diferenciada
2 - Redução da base de cálculo
3 - Isenção
public string trib_tribMun_BM_tpBM { get; set; }Public Property trib_tribMun_BM_tpBM As String
Get
Set
Dim instance As VariaveisFiscaisNFSeVM
Dim value As String
value = instance.trib_tribMun_BM_tpBM
instance.trib_tribMun_BM_tpBM = valuepublic:
property String^ trib_tribMun_BM_tpBM {
String^ get ();
void set (String^ value);
}