1 - Não Retido
2 - Retido pelo Tomador
3 - Retido pelo Intermediário
public string trib_tribMun_tpRetISSQN { get; set; }Public Property trib_tribMun_tpRetISSQN As String
Get
Set
Dim instance As VariaveisFiscaisNFSeVM
Dim value As String
value = instance.trib_tribMun_tpRetISSQN
instance.trib_tribMun_tpRetISSQN = valuepublic:
property String^ trib_tribMun_tpRetISSQN {
String^ get ();
void set (String^ value);
}