3-Uso na agropecuária
9-Outros
12-Fomento agropecuário.
public string motDesICMS { get; set; }Public Property motDesICMS As String
Get
Set
Dim instance As ICMS90
Dim value As String
value = instance.motDesICMS
instance.motDesICMS = valuepublic:
property String^ motDesICMS {
String^ get ();
void set (String^ value);
}