GTA V NativesnetworkcashNetworkcash::networkEarnFromPropertyOn this pageNetworkcash::networkEarnFromPropertySyntax ```js mp.game.networkcash.networkEarnFromProperty(amount, propertyName); ``` Required Arguments amount: int propertyName: Model hash or name Return value Undefined Example ```js // todo ``` See also